home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 2 / MacMania 2.toast / Demo's / Tools&Utilities / MacDOS 1.0.1 / MacDOS™ 1.0.1 / MacDOS™ 1.0.1.rsrc / TEXT_158_PATH.txt < prev    next >
Encoding:
Text File  |  1993-10-23  |  370 b   |  13 lines

  1. Displays and sets a search path for executable files.
  2.  
  3. PATH [paths]
  4.  
  5.   paths   is a list of paths separated by semicolons. If the
  6.           parameter 'paths' is missing, PATH displays the current
  7.           list. If 'paths' consists of a single semicolon, PATH
  8.           resets the list.
  9.  
  10. Example: path c:\;\bin;1:\batches
  11.  
  12. "PATH paths" is equivalent to "SET PATH=paths"
  13.